object Form1: TForm1 Left = 309 Top = 149 HelpContext = 41004 HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderStyle = bsSingle Caption = '2X Dynamite' ClientHeight = 393 ClientWidth = 612 Color = clYellow Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} Position = poScreenCenter Scaled = False OnClose = FormClose OnCreate = FormCreate OnKeyDown = FormKeyDown OnMouseDown = FormMouseDown OnPaint = FormPaint PixelsPerInch = 96 TextHeight = 16 object SpinBtn: TImage Left = 206 Top = 144 Width = 124 Height = 72 AutoSize = True Picture.Data = {} Visible = False end object StopBtn: TImage Left = 206 Top = 232 Width = 124 Height = 72 AutoSize = True Picture.Data = {} Visible = False end object Logo: TImage Left = 22 Top = 248 Width = 107 Height = 118 AutoSize = True Picture.Data = {} OnClick = LogoClick end object Options: TImage Left = 462 Top = 112 Width = 62 Height = 20 AutoSize = True ParentShowHint = False Picture.Data = {} ShowHint = True Visible = False OnClick = OptionsClick end object DigitsSmall: TImage Left = 6 Top = 16 Width = 188 Height = 21 AutoSize = True Picture.Data = {} Visible = False end object DigitsLarge: TImage Left = 6 Top = 48 Width = 376 Height = 42 AutoSize = True Picture.Data = {} Visible = False end object PlusMinus: TImage Left = 22 Top = 104 Width = 62 Height = 31 AutoSize = True Picture.Data = {} Visible = False end object PlusSmall: TImage Left = 22 Top = 144 Width = 30 Height = 15 AutoSize = True Picture.Data = {} Visible = False end object GreenLarge: TImage Left = 102 Top = 56 Width = 376 Height = 42 AutoSize = True Picture.Data = {} Visible = False end object GreenSmall: TImage Left = 174 Top = 16 Width = 188 Height = 21 AutoSize = True Picture.Data = {} Visible = False end object Bonus: TImage Left = 526 Top = 152 Width = 32 Height = 64 AutoSize = True Picture.Data = {} Visible = False end object Stop2: TImage Left = 206 Top = 304 Width = 124 Height = 72 AutoSize = True Picture.Data = {} Visible = False end object Bonus16: TImage Left = 566 Top = 152 Width = 16 Height = 32 AutoSize = True Picture.Data = {} Visible = False end object Timer3: TTimer Interval = 250 OnTimer = Timer3Timer Left = 100 Top = 190 end object Timer5: TTimer Enabled = False Interval = 300 OnTimer = Timer5Timer Left = 28 Top = 190 end object Timer4: TTimer Enabled = False Interval = 400 OnTimer = Timer4Timer Left = 68 Top = 190 end object Timer1: TTimer Enabled = False Interval = 350 OnTimer = Timer1Timer Left = 164 Top = 246 end object Timer2: TTimer Enabled = False Interval = 250 OnTimer = Timer2Timer Left = 164 Top = 278 end end